Welcome![Sign In][Sign Up]
Location:
Search - VC ini

Search list

[Printing programConvertServer

Description: 使用VC++的内嵌浏览器功能实现虚拟打印。 可打印所有WEB浏览器可查看的文件类型。 该程序是基于smartprinter3.4虚拟打印机基础上开发的。压缩包中也包含了smartprinter的安装程序。 程序启动后,会自动将ConvertSvrConfig.ini中FaxUploadPath路径下的文件转换到FaxTempPath下,其中FaxTempPath是安装虚拟打印机时候设置的,smartprinter不能更改,转换完成后,系统自动将转换好的文件拷贝到FaxSendPath下。
Platform: | Size: 11725261 | Author: shirely | Hits:

[Other resourcereadINI

Description: 用MFC编写的实现读取INI文件的简单实用的小程序,来自于VC++学习书上源码。
Platform: | Size: 34613 | Author: 褚洪君 | Hits:

[Other resourcelesson12

Description: 孙鑫老师VC视频第十二课代码:const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。
Platform: | Size: 39007 | Author: shanyingying | Hits:

[File Operaterwini

Description: 实现VC中的编辑框读取INI配置文件内容
Platform: | Size: 1079 | Author: 柴皓 | Hits:

[Windows DevelopGetCPUID

Description: 获取CPUID并且将其写入到指定的INI文件中。VC编程
Platform: | Size: 1455 | Author: 地中海 | Hits:

[Windows Developsaveasmhtml_src.12NEW

Description: VC++源码。按照“网址.ini”中的列表要求,自动批处理下载网页。程序后台隐藏运行。只有程序仍在运行,那么每天自动下载一次,按照日期分别建立文件夹保存,且保存的文件名的尾部都自动添加了日记标志。提供了安装BAT文件和卸载BAT文件。安装后,只要系统启动,就会自动后台执行网页下载。
Platform: | Size: 3443822 | Author: 孙中雨 | Hits:

[File OperateSA3_V1.0

Description: vc中保存文件为ini格式文本,以及读取ini格式的文本,清晰易懂-vc preserved ini file format for text, and to read ini format text, lucid
Platform: | Size: 46134 | Author: 里拨 | Hits:

[Other20050322_updateApp

Description: 实现程序自动更新,可以很方便的实现在线更新应用程序。这是用VC编写,通过访问固定的INI文件,实现对目标程序的下载。-achieve automatic update procedures, it is quite easy to achieve on-line applications. This is VC prepared by visiting fixed INI file and realizing the objectives of the download.
Platform: | Size: 57731 | Author: 吴用 | Hits:

[OS programbootauto

Description: vc编写的程序重启动和自动重启动程序.通过改写注册表或wini.ini方式实现-vc prepared by the procedures restart and automatic restart procedures. By rewriting the registry or to achieve wini.ini
Platform: | Size: 52076 | Author: chenbr | Hits:

[P2PP2P 源代码

Description: 源代码编译及安装说明 源代码编译及安装说明编译说明: . 编译环境安装 Microsoft Visual Studio .NET 2003 . 下载WTL(版本:7.5), 网站 http://sourceforge.net/projects/wtl/, 解压并将 wtl/include 加入VS.Net include 工程 参考方法: 打开 Microsoft Visual Studio .NET 2003 点击菜单 工具->选项->Projects->VC++目录->包含文件 ... . 安装说明: 客户端打包: 客户端打包用 NSIS, 先安装 NSIS程序,下载地址:http://opensource.kan8888.com/tools/nsis208chs2005.exe, 打包脚本见 bin/P2PClient.sis 发布端打包: 打包脚本见 bin/P2PPublisher.nsi 发布端数据库表导入 doc/P2PPublish.sql 脚本 服务端安装: . Windows: 安装 SqlServer 2000, 创建库并运行 doc/P2POrderServer.sql, 然后导入 data.mdb 数据 . Linux: 安装 Mysql 并导入相关数据 配置相关: . 客户端: P2PNetwork.ini and P2PIEClient.ini, 发布端: P2POrderClient.ini, 服务端: P2POrderServer.ini 具体详细配置方法见各文件备注 运行: . 首先运行 P2POrderServer.exe, . 再运行 P2POrderClient.exe 进行发布 . 再启动服务程序 P2PServer.exe, 此程序为服务程序,先运行 Install.bat 进行安装,然后运行 Start.bat启动 也可以用打包后的程序进行安装,安装后自动启动.
Platform: | Size: 4087775 | Author: ff2009 | Hits:

[OS programbootauto

Description: vc编写的程序重启动和自动重启动程序.通过改写注册表或wini.ini方式实现-vc prepared by the procedures restart and automatic restart procedures. By rewriting the registry or to achieve wini.ini
Platform: | Size: 52224 | Author: chenbr | Hits:

[Otherrelink

Description: MFC IIS防盗链 开发环境 vc++ 7.0(MFC) / windows 2003 sp1 / iis6.1 主要功能: 1 防盗链 2 限制文件下载线程数 3 限制文件下载速度 使用方法: 1 打开Internet 信息服务(IIS)管理器/本地计算机/网站/默认网站/属性/ISAPI筛选器/添加 2 名称随便 文件 选择你解压缩下来的relink.dll 3 重启IIS 4 打开ReLink.ini 具体参数: [settings] url= 允许外部链接的网站地址 以"|"号分开 如"xfrog.cn|webtm.cn" extension=gif|jpg|png|psd|bmp|swf|midi|wav|mp3|wma|avi|mpg|wmv|asf|rm|rmvb|zip|rar 需要过滤 监测的文件类型 以"|"号分开 speed=50 文件下载速度 单位"K" 需知 因为网络环境的不同 没那么准确 thread=2 单文件下载最大线程-MFC IIS defense Daolian vc Development Environment 7.0 (MFC)/windows 2003's p1/iis6.1 main functions : a defense Daolian two restrictions download threads number three download speed limit use : an open Internet Information Services (IIS) Management/local computer/website/Default Web/Attribute/ISAPI Filter/add two names casually paper of your choice extract from the three heavy relink.dll Kai IIS 4 Open ReLink.ini specific parameters : [settings] url = allow external link to the website address of the "|", as separate "xfrog. cn | webtm.cn "extension = gif | jpg | png | psd | bm p | swf | midi | wav | mp3 | wma | avi | mpg | wmv | asf | r m | RealNetworks | zip | rar need to filter monitoring the file type "|" = 50 separate speed File Downl
Platform: | Size: 12288 | Author: 莫飞 | Hits:

[ActiveX/DCOM/ATLOPCSvr

Description: 基于VC6.0开发的OPC服务器,包含源代码,已成功在某大系统中运行-VC6.0 development based on the OPC server, including source code, have been successful in a big system to run
Platform: | Size: 1213440 | Author: 彭逢望 | Hits:

[File OperateFolderINI

Description: VC++6.0写的关于用API函数操作INI文件的测试程序,欢迎大家下载-VC++ 6.0 write operation on the use of INI file API function testing procedures are welcome to download the U.S.
Platform: | Size: 27648 | Author: lilei | Hits:

[Windows Mobileezsetup_sources

Description: 不可多得的 windows mobile 软件安装程序生成工具Vc++ 源码。提供cab,ini,readme文件运行程序后生成pc机安装执行文件。爆好!-Rare windows mobile software installation program generation tool Vc++ Source. Provides cab, ini, readme files generated after running the program installed pc implementation document. Explosion good!
Platform: | Size: 337920 | Author: 吴文河 | Hits:

[ICQ-IM-Chatp2p

Description: 1. 设置ODBC驱动,将系统DSN命名为ShareRes2,并和数据库shareResV2.mdb建立连接。 将start.ini和P2PServerDll.dll拷贝到系统目录(如:C:\WINDOWS\system32)。注意start.ini的设置和实际ODBC设置一致。 2. 打开服务器例子程序,启动服务器例子VB或Vc例子。需要看服务器的log,请将p2psvr.log拷贝到c:\根目录下。 3. 打开客户端Dll调用例子,只有客户端已经登录服务器,才能收到信息。 4. 本例子中不包括语音,视频,文件等组件。 -1. Setting ODBC driver, the system DSN named ShareRes2, and establish a connection and database shareResV2.mdb. Start.ini and P2PServerDll.dll will be copied to the system directory (for example: C: WINDOWSsystem32). Note start.ini settings and actual ODBC settings unanimously. 2. Examples of procedures to open the server, start the server example VB or Vc example. Need to see the server log, please p2psvr.log copy to c: root directory. 3. Open Client Dll call example, only the client has login server can receive the information. 4. This example does not include voice, video, documents and other components.
Platform: | Size: 1542144 | Author: ssss | Hits:

[File OperateFile_ini_RW111

Description: 这是我写的读写ini文件的源代码 [代码性质] VC完整应用程序代码 [代码作者] yzyseal-This is what I wrote to read and write ini file
Platform: | Size: 12288 | Author: 陈联照 | Hits:

[File Operaterwini

Description: 实现VC中的编辑框读取INI配置文件内容-The realization of VC in the edit box to read the contents of INI configuration files
Platform: | Size: 1024 | Author: | Hits:

[Windows DevelopGetCPUID

Description: 获取CPUID并且将其写入到指定的INI文件中。VC编程-CPUID access and will write to the specified INI file. VC Programming
Platform: | Size: 1024 | Author: 地中海 | Hits:

[Windows Developsaveasmhtml_src.12NEW

Description: VC++源码。按照“网址.ini”中的列表要求,自动批处理下载网页。程序后台隐藏运行。只有程序仍在运行,那么每天自动下载一次,按照日期分别建立文件夹保存,且保存的文件名的尾部都自动添加了日记标志。提供了安装BAT文件和卸载BAT文件。安装后,只要系统启动,就会自动后台执行网页下载。-VC++ Source. In accordance with the Web site. Ini in the list of requirements, automated batch download page. Hide the background process is running. Only the process is still running, then automatically downloaded once a day, in accordance with the dates of the establishment of a folder to preserve and save the file name of the tail are automatically added to the diary signs. Provided to install and uninstall BAT file BAT file. After installation, as long as the system startup, will be automatically downloaded from the homepage of the background.
Platform: | Size: 3443712 | Author: 孙中雨 | Hits:
« 1 2 3 4 5 67 8 9 10 »

CodeBus www.codebus.net